home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / Cube / ACADEMY.app / ToolPanel.nib / data.classes < prev    next >
Text File  |  1994-12-14  |  241b  |  18 lines

  1. SubMenueView = {
  2.     SUPERCLASS = View;
  3. };
  4. FirstResponder = {
  5.     ACTIONS = {
  6.     };
  7.     SUPERCLASS = Object;
  8. };
  9. ToolPanel = {
  10.     OUTLETS = {
  11.     subtool_win;
  12.     layout_win;
  13.     toolbutton_matrix;
  14.     subtool_matrix;
  15.     };
  16.     SUPERCLASS = Panel;
  17. };
  18.